home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / Kamikaze.swf / scripts / DefineButton2_198 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-03-20  |  84 b   |  6 lines

  1. on(release){
  2.    _root.bosshp = 2;
  3.    _root.life = 400;
  4.    _root.tlife = 400;
  5. }
  6.